deno.land / x / fresh@1.1.1 / tests / fixture_error / routes / [...all].ts

نووسراو ببینە
1
2
3
4
5
6
7
8
import { Handlers } from "../../../server.ts";
export const handler: Handlers = { GET(_req, ctx) { return new Response(ctx.params.all); },};
fresh

Version Info

Tagged at
2 years ago